[INFO] fetching crate atsamv71n19b 0.33.6-alpha0...
[INFO] fixing atsamv71n19b-0.33.6-alpha0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate atsamv71n19b 0.33.6-alpha0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate atsamv71n19b 0.33.6-alpha0
[INFO] finished tweaking crates.io crate atsamv71n19b 0.33.6-alpha0
[INFO] tweaked toml for crates.io crate atsamv71n19b 0.33.6-alpha0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate atsamv71n19b 0.33.6-alpha0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding env_filter v1.0.0 (available: v1.0.1)
[INFO] [stderr]       Adding form v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding irx-config v3.3.0 (available: v3.5.0)
[INFO] [stderr]       Adding regex v1.11.1 (available: v1.12.4)
[INFO] [stderr]       Adding svd2rust v0.33.5 (available: v0.37.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01
[INFO] running `Command { std: "docker" "start" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling jiff v0.2.29
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling svd2rust v0.33.5
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling form v0.12.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling svd-rs v0.14.12
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling svd-parser v0.14.9
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling irx-config v3.3.0
[INFO] [stderr]    Compiling atsamv71n19b v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs (2 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] [stderr] crater-edition-check: atsamv71n19b v0.33.6-alpha0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling atsamv71n19b v0.33.6-alpha0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2779:3
[INFO] [stdout]      |
[INFO] [stdout] 2779 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 2779 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2779:3
[INFO] [stdout]      |
[INFO] [stdout] 2779 | #[no_mangle]
[INFO] [stdout]      |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]      |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]      |
[INFO] [stdout] 2779 | #[unsafe(no_mangle)]
[INFO] [stdout]      |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2915:5
[INFO] [stdout]      |
[INFO] [stdout] 2915 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2918:18
[INFO] [stdout]      |
[INFO] [stdout] 2918 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2919:18
[INFO] [stdout]      |
[INFO] [stdout] 2919 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2920:20
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2921:20
[INFO] [stdout]      |
[INFO] [stdout] 2921 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2922:21
[INFO] [stdout]      |
[INFO] [stdout] 2922 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2923:19
[INFO] [stdout]      |
[INFO] [stdout] 2923 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2924:18
[INFO] [stdout]      |
[INFO] [stdout] 2924 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2925:19
[INFO] [stdout]      |
[INFO] [stdout] 2925 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2926:19
[INFO] [stdout]      |
[INFO] [stdout] 2926 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `HSMCI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2927:20
[INFO] [stdout]      |
[INFO] [stdout] 2927 |             HSMCI: HSMCI::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2928:20
[INFO] [stdout]      |
[INFO] [stdout] 2928 |             I2SC0: I2SC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2929:18
[INFO] [stdout]      |
[INFO] [stdout] 2929 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2930:18
[INFO] [stdout]      |
[INFO] [stdout] 2930 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2931:21
[INFO] [stdout]      |
[INFO] [stdout] 2931 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2932:20
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2933:20
[INFO] [stdout]      |
[INFO] [stdout] 2933 |             MCAN1: MCAN1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MLB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2934:18
[INFO] [stdout]      |
[INFO] [stdout] 2934 |             MLB: MLB::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2935:19
[INFO] [stdout]      |
[INFO] [stdout] 2935 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2936:19
[INFO] [stdout]      |
[INFO] [stdout] 2936 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2937:19
[INFO] [stdout]      |
[INFO] [stdout] 2937 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2938:18
[INFO] [stdout]      |
[INFO] [stdout] 2938 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2939:19
[INFO] [stdout]      |
[INFO] [stdout] 2939 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2940:19
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2941:19
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2942:19
[INFO] [stdout]      |
[INFO] [stdout] 2942 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2943:20
[INFO] [stdout]      |
[INFO] [stdout] 2943 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2944:18
[INFO] [stdout]      |
[INFO] [stdout] 2944 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2945:18
[INFO] [stdout]      |
[INFO] [stdout] 2945 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2946:19
[INFO] [stdout]      |
[INFO] [stdout] 2946 |             SPI0: SPI0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2947:18
[INFO] [stdout]      |
[INFO] [stdout] 2947 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2948:19
[INFO] [stdout]      |
[INFO] [stdout] 2948 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2949:18
[INFO] [stdout]      |
[INFO] [stdout] 2949 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2950:18
[INFO] [stdout]      |
[INFO] [stdout] 2950 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2951:18
[INFO] [stdout]      |
[INFO] [stdout] 2951 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2952:18
[INFO] [stdout]      |
[INFO] [stdout] 2952 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2953:19
[INFO] [stdout]      |
[INFO] [stdout] 2953 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2954:21
[INFO] [stdout]      |
[INFO] [stdout] 2954 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2955:21
[INFO] [stdout]      |
[INFO] [stdout] 2955 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2956:21
[INFO] [stdout]      |
[INFO] [stdout] 2956 |             TWIHS2: TWIHS2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2957:20
[INFO] [stdout]      |
[INFO] [stdout] 2957 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2958:20
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2959:20
[INFO] [stdout]      |
[INFO] [stdout] 2959 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2960:20
[INFO] [stdout]      |
[INFO] [stdout] 2960 |             UART3: UART3::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART4::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2961:20
[INFO] [stdout]      |
[INFO] [stdout] 2961 |             UART4: UART4::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2962:21
[INFO] [stdout]      |
[INFO] [stdout] 2962 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2963:21
[INFO] [stdout]      |
[INFO] [stdout] 2963 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2964:21
[INFO] [stdout]      |
[INFO] [stdout] 2964 |             USART2: USART2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2965:20
[INFO] [stdout]      |
[INFO] [stdout] 2965 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2966:19
[INFO] [stdout]      |
[INFO] [stdout] 2966 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2967:18
[INFO] [stdout]      |
[INFO] [stdout] 2967 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2968:20
[INFO] [stdout]      |
[INFO] [stdout] 2968 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2969:22
[INFO] [stdout]      |
[INFO] [stdout] 2969 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2970:22
[INFO] [stdout]      |
[INFO] [stdout] 2970 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2971:23
[INFO] [stdout]      |
[INFO] [stdout] 2971 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2972:25
[INFO] [stdout]      |
[INFO] [stdout] 2972 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2973:18
[INFO] [stdout]      |
[INFO] [stdout] 2973 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: use of mutable static is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         DEVICE_PERIPHERALS = true;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^ use of mutable static
[INFO] [stdout]      |
[INFO] [stdout]      = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2915:5
[INFO] [stdout]      |
[INFO] [stdout] 2915 |     pub unsafe fn steal() -> Self {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]      = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2918:18
[INFO] [stdout]      |
[INFO] [stdout] 2918 |             ACC: ACC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AES::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2919:18
[INFO] [stdout]      |
[INFO] [stdout] 2919 |             AES: AES::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2920:20
[INFO] [stdout]      |
[INFO] [stdout] 2920 |             AFEC0: AFEC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `AFEC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2921:20
[INFO] [stdout]      |
[INFO] [stdout] 2921 |             AFEC1: AFEC1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CHIPID::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2922:21
[INFO] [stdout]      |
[INFO] [stdout] 2922 |             CHIPID: CHIPID::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `DACC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2923:19
[INFO] [stdout]      |
[INFO] [stdout] 2923 |             DACC: DACC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `EFC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2924:18
[INFO] [stdout]      |
[INFO] [stdout] 2924 |             EFC: EFC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2925:19
[INFO] [stdout]      |
[INFO] [stdout] 2925 |             GMAC: GMAC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `GPBR::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2926:19
[INFO] [stdout]      |
[INFO] [stdout] 2926 |             GPBR: GPBR::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `HSMCI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2927:20
[INFO] [stdout]      |
[INFO] [stdout] 2927 |             HSMCI: HSMCI::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `I2SC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2928:20
[INFO] [stdout]      |
[INFO] [stdout] 2928 |             I2SC0: I2SC0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ICM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2929:18
[INFO] [stdout]      |
[INFO] [stdout] 2929 |             ICM: ICM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ISI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2930:18
[INFO] [stdout]      |
[INFO] [stdout] 2930 |             ISI: ISI::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MATRIX::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2931:21
[INFO] [stdout]      |
[INFO] [stdout] 2931 |             MATRIX: MATRIX::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2932:20
[INFO] [stdout]      |
[INFO] [stdout] 2932 |             MCAN0: MCAN0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MCAN1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2933:20
[INFO] [stdout]      |
[INFO] [stdout] 2933 |             MCAN1: MCAN1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `MLB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2934:18
[INFO] [stdout]      |
[INFO] [stdout] 2934 |             MLB: MLB::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOA::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2935:19
[INFO] [stdout]      |
[INFO] [stdout] 2935 |             PIOA: PIOA::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2936:19
[INFO] [stdout]      |
[INFO] [stdout] 2936 |             PIOB: PIOB::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PIOD::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2937:19
[INFO] [stdout]      |
[INFO] [stdout] 2937 |             PIOD: PIOD::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PMC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2938:18
[INFO] [stdout]      |
[INFO] [stdout] 2938 |             PMC: PMC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2939:19
[INFO] [stdout]      |
[INFO] [stdout] 2939 |             PWM0: PWM0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `PWM1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2940:19
[INFO] [stdout]      |
[INFO] [stdout] 2940 |             PWM1: PWM1::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `QSPI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2941:19
[INFO] [stdout]      |
[INFO] [stdout] 2941 |             QSPI: QSPI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2942:19
[INFO] [stdout]      |
[INFO] [stdout] 2942 |             RSTC: RSTC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RSWDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2943:20
[INFO] [stdout]      |
[INFO] [stdout] 2943 |             RSWDT: RSWDT::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2944:18
[INFO] [stdout]      |
[INFO] [stdout] 2944 |             RTC: RTC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `RTT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2945:18
[INFO] [stdout]      |
[INFO] [stdout] 2945 |             RTT: RTT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SPI0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2946:19
[INFO] [stdout]      |
[INFO] [stdout] 2946 |             SPI0: SPI0::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SSC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2947:18
[INFO] [stdout]      |
[INFO] [stdout] 2947 |             SSC: SSC::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SUPC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2948:19
[INFO] [stdout]      |
[INFO] [stdout] 2948 |             SUPC: SUPC::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2949:18
[INFO] [stdout]      |
[INFO] [stdout] 2949 |             TC0: TC0::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2950:18
[INFO] [stdout]      |
[INFO] [stdout] 2950 |             TC1: TC1::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2951:18
[INFO] [stdout]      |
[INFO] [stdout] 2951 |             TC2: TC2::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TC3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2952:18
[INFO] [stdout]      |
[INFO] [stdout] 2952 |             TC3: TC3::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TRNG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2953:19
[INFO] [stdout]      |
[INFO] [stdout] 2953 |             TRNG: TRNG::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2954:21
[INFO] [stdout]      |
[INFO] [stdout] 2954 |             TWIHS0: TWIHS0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2955:21
[INFO] [stdout]      |
[INFO] [stdout] 2955 |             TWIHS1: TWIHS1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `TWIHS2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2956:21
[INFO] [stdout]      |
[INFO] [stdout] 2956 |             TWIHS2: TWIHS2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2957:20
[INFO] [stdout]      |
[INFO] [stdout] 2957 |             UART0: UART0::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2958:20
[INFO] [stdout]      |
[INFO] [stdout] 2958 |             UART1: UART1::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2959:20
[INFO] [stdout]      |
[INFO] [stdout] 2959 |             UART2: UART2::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART3::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2960:20
[INFO] [stdout]      |
[INFO] [stdout] 2960 |             UART3: UART3::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UART4::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2961:20
[INFO] [stdout]      |
[INFO] [stdout] 2961 |             UART4: UART4::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART0::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2962:21
[INFO] [stdout]      |
[INFO] [stdout] 2962 |             USART0: USART0::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART1::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2963:21
[INFO] [stdout]      |
[INFO] [stdout] 2963 |             USART1: USART1::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USART2::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2964:21
[INFO] [stdout]      |
[INFO] [stdout] 2964 |             USART2: USART2::steal(),
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `USBHS::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2965:20
[INFO] [stdout]      |
[INFO] [stdout] 2965 |             USBHS: USBHS::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `UTMI::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2966:19
[INFO] [stdout]      |
[INFO] [stdout] 2966 |             UTMI: UTMI::steal(),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `WDT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2967:18
[INFO] [stdout]      |
[INFO] [stdout] 2967 |             WDT: WDT::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `XDMAC::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2968:20
[INFO] [stdout]      |
[INFO] [stdout] 2968 |             XDMAC: XDMAC::steal(),
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `LOCKBIT::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2969:22
[INFO] [stdout]      |
[INFO] [stdout] 2969 |             LOCKBIT: LOCKBIT::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SCN_SCB::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2970:22
[INFO] [stdout]      |
[INFO] [stdout] 2970 |             SCN_SCB: SCN_SCB::steal(),
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `SYS_TICK::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2971:23
[INFO] [stdout]      |
[INFO] [stdout] 2971 |             SYS_TICK: SYS_TICK::steal(),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `CORE_DEBUG::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2972:25
[INFO] [stdout]      |
[INFO] [stdout] 2972 |             CORE_DEBUG: CORE_DEBUG::steal(),
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `ETM::steal` is unsafe and requires unsafe block
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/atsamv71n19b-06aa51cff090c06d/out/lib.rs:2973:18
[INFO] [stdout]      |
[INFO] [stdout] 2973 |             ETM: ETM::steal(),
[INFO] [stdout]      |                  ^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]      |
[INFO] [stdout]      = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsamv71n19b` (lib) due to 1 previous error; 57 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `atsamv71n19b` (lib test) due to 1 previous error; 57 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01", kill_on_drop: false }`
[INFO] [stdout] 55c1085cd90df8dc513a290b3fb557ff8f71a6877fe7f24af40fc1b1f0253d01
